home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Scene Storm
/
Scene Storm - Volume 1.iso
/
startup.1st
< prev
next >
Wrap
Text File
|
1996-03-01
|
1KB
|
40 lines
SCENE1:C/Type SCENE1:c/spb-dc.txt
Failat >NIL: 100
SCENE1:C/Assign >NIL: LIBS: SCENE1:libs add
SCENE1:C/Assign >NIL: C: SCENE1:c add
SCENE1:C/Assign >NIL: FONTS: SCENE1:fonts add
SCENE1:C/Assign >NIL: LIBS: SCENE1:Classes Add
SCENE1:C/Assign >NIL: S: SCENE1:S Add
Path >NIL: SCENE1:C add
IF NOT exists ram:ENV
echo "Setting Up The Stuff"
SCENE1:C/MakeDir RAM:ENV RAM:ENV/Sys
SCENE1:c/Copy >NIL: ENVARC: RAM:ENV ALL NOREQ
SCENE1:c/Assign >NIL: ENV: Ram:env
SCENE1:c/IPrefs
EndIF
if >NIL: not exists sys:libs/powerpacker.library
f1cd:c/copy >NIL: scene1:libs/powerpacker.library sys:libs
endif >NIL:
if >NIL: not exists sys:libs/amigaguide.library
f1cd:c/copy >NIL: scene1:libs/amigaguide.library sys:libs
endif >NIL:
if >NIL: not exists sys:libs/explode.library
f1cd:c/copy >NIL: scene1:libs/explode.library sys:libs
endif >NIL:
echo " A ScreenMode of 8 colours minimum is required. Double Click the"
echo " ClickForColours icon. Also, Double Click MagicColours if the"
echo " colours are incorrect."
echo " "
echo " Ok! All sorted! Close this window and have FUN!"
Endcli